ComponentOne ASP.NET MVC Controls
AxisLine Property

C1.Web.Mvc Namespace > ChartAxis<T> Class : AxisLine Property
Gets or sets a value indicating whether the axis line is visible.
Syntax
'Declaration
 
Public Property AxisLine As Boolean
public bool AxisLine {get; set;}
See Also

Reference

ChartAxis<T> Class
ChartAxis<T> Members